home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 September
/
PCWorld_2007-09_cd.bin
/
system
/
ntfs
/
ntfsundelete.exe
/
{app}
/
pyue
/
ue_con.pyc
(
.txt
)
< prev
next >
Wrap
Python Compiled Bytecode
|
2007-07-11
|
2KB
|
20 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.4)
STR_NOT_AVAIL = u'Not available'
STR_DRV_ACCES_ERROR = u'Drive access error. Reason: %s'
STR_CANNOT_OPEN_NTFS_VOLUME = u'This volume looks like non-NTFS. Cannot perform scanning.'
STR_GENERAL_INFO_TEMPLATE = '\n <html>\n <head>\n <link rel=stylesheet href="file://%s//reports-style.css" type="text/css">\n </head>\n <body>\n <table>\n <tr><td colspan="2"><b>General information:</b></td></tr>\n <tr><td>MFT reference:</td><td>%s</td></tr>\n <tr><td>File location:</td><td>%s</td></tr>\n <tr><td>Data streams:</td><td>%s</td></tr>\n <tr><td>Deleted:</td><td>%s</td></tr>\n <tr><td>Number of used MFT records:</td><td>%s</td></tr>\n <tr><td colspan=2><br/></td></tr>\n <tr><td colspan=2><b>Details:</b></td></tr>\n %s \n </table>\n </body>\n </html>\n '
STR_SEARCH_COMPLETE = u'Search complete. Found %s items '
STR_NON_NTFS_DRIVE = u'Volume %s looks like non-NTFS. Cannot perform search.'
STR_KNOWN_DATA_STREAMS = u'Known data streams: '
STR_USER_SKIPPED = 'User skipped'
STR_USER_CANCELLED = 'User cancelled'
STR_CANNOT_OPEN_FILE = 'cannot open file %s on volume %s'
STR_ERROR_ON = u'Error on %s: %s'
STR_CANNOT_CREATE_FOLDER = 'Cannot create folder '
STR_START_RECOVERY_TO = u'Start recovery to '
STR_GEN_FILE_LIST = u'Genegating file list. Wait...'
STR_FILE_LIST_GENERATED = u'File list generated - %s entries, %s files, total size: %s bytes'
STR_RECOVERY_PAUSED = u'Recovery process paused. Press Ok button to continue.'